home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-09-11 | 2.6 KB | 178 lines |
-
- ;
- ; INF file for STB Windows 95 Display Support w/ and w/o STB Vision 95.
- ;
- ; Copyright 1995, STB Systems, Inc.
- ;
-
- [Version]
- Class=DISPLAY
- Signature="$Windows95$"
- Provider=%Mfg%
-
- ;
- ; Manufacturer section
- ;
-
- [Manufacturer]
- "%Mfg%"=Mfg
-
- ;
- ; Source disk names section
- ;
-
- [SourceDisksNames]
- 51="STB Vision 95",,
-
- ;
- ; Driver sections
- ;
-
- [Mfg]
-
- ; PowerGraph 64 (PCI & VL)
-
- %P64_V_EN%=P64_V, PCI\VEN_5333&DEV_8811, *PNP0913
- %P64_D_EN%=P64_D, PCI\VEN_5333&DEV_8811, *PNP0913
-
- ;
- ; User visible strings section
- ;
-
- [Strings]
-
- ClassName="Display"
-
- Mfg="STB Systems, Inc. (OEM)"
-
- P64_V_EN="STB PowerGraph 64, with STB Vision 95"
- P64_D_EN="STB PowerGraph 64, without STB Vision 95"
-
- ;
- ; Install sections
- ;
-
- [P64_V]
- CopyFiles=C_V_S, C_V_W, P64_V_W, P64_D_S
- DelReg=C_D
- AddReg=P64_C_A, P64_V_A
- UpdateIniFields=V_Y
-
- [P64_D]
- CopyFiles=P64_D_S
- DelReg=C_D
- AddReg=P64_C_A, P64_D_A
- UpdateIniFields=V_N
-
- [P64_C_A]
- HKR,,Ver,,4.0
- HKR,,DevLoader,,*vdd
- HKR,DEFAULT,Mode,,"8,640,480"
- HKR,DEFAULT,vdd,,"*vdd"
- HKR,DEFAULT,minivdd,,stbpg64.vxd
- HKR,DEFAULT,RefreshRate,,"-1"
- HKR,DEFAULT,DDC,,1
- HKR,"MODES\4\640,480"
- HKR,"MODES\4\800,600"
- HKR,"MODES\4\1024,768"
- HKR,"MODES\4\1280,1024"
- HKR,"MODES\8\640,480"
- HKR,"MODES\8\800,600"
- HKR,"MODES\8\1024,768"
- HKR,"MODES\8\1152,864"
- HKR,"MODES\8\1280,1024"
- HKR,"MODES\8\1600,1200"
- HKR,"MODES\16\640,480"
- HKR,"MODES\16\800,600"
- HKR,"MODES\16\1024,768"
- HKR,"MODES\32\640,480"
- HKR,"MODES\32\800,600"
-
- [P64_V_A]
- HKR,DEFAULT,drv,,stbvisn.drv
-
- [P64_D_A]
- HKR,DEFAULT,drv,,stbpg64.drv
-
- ;
- ; Model-specific CopyFiles sections
- ;
-
- [P64_V_W]
- stbpg64.ini,stbpg64.in_,stbvisn.ini
- stbpg64.mod,stbpg64.mo_,stbvisn.mod
-
- [P64_D_S]
- stbpg64.drv,stbpg64.dr_
- stbpg64.vxd,stbpg64.vx_
- stbs316.dll,stbs316.dl_
- stbs332.dll,stbs332.dl_
-
- ;
- ; Destination directories sections
- ;
-
- [DestinationDirs]
-
- DefaultDestDir=11
- C_V_S=11
- C_V_W=10
-
- P64_V_W=10
- P64_D_S=11
-
- ;
- ; Source disk files sections
- ;
-
- [SourceDisksFiles]
-
- stbpg64.dr_=51
- stbpg64.in_=51
- stbpg64.mo_=51
- stbpg64.vx_=51
- stbs316.dl_=51
- stbs332.dl_=51
-
- stbddqry.dl_=51
- stbvisn.dr_=51
- stbvisn.ex_=51
- stbvisn.hlp=51
- readme.stb=51
-
- ;
- ; Common registry editing sections
- ;
-
- [C_D]
- HKR,,DevLoader
- HKR,,Ver
- HKR,DEFAULT
- HKR,MODES
- HKR,CURRENT
- HKLM,SOFTWARE\STBSystems\STBVision
-
- ;
- ; Common CopyFiles sections
- ;
-
- [C_V_S]
- stbddqry.dll,stbddqry.dl_
- stbvisn.drv,stbvisn.dr_
-
- [C_V_W]
- stbvisn.exe,stbvisn.ex_
- stbvisn.hlp,stbvisn.hlp
- readme.stb,readme.stb
-
- ;
- ; INI file editing sections
- ;
-
- [V_Y]
- win.ini, windows, load, , stbvisn.exe, 1
-
- [V_N]
- win.ini, windows, load, *stbvisn.exe, , 1
-
-